BoundsCompat
Class representing the range of an WindowInsetsAnimationCompat
Functions
Link copied to clipboard
Queries the lower inset bound of the animation.
Link copied to clipboard
Queries the upper inset bound of the animation.
Link copied to clipboard
Creates a new instance of WindowInsetsAnimation.Bounds from this compat instance.
Link copied to clipboard
open fun toBoundsCompat(@NonNull bounds: WindowInsetsAnimation.Bounds): WindowInsetsAnimationCompat.BoundsCompat
Create a new insance of BoundsCompat using the provided platform android.view.WindowInsetsAnimation.Bounds.